Skip to content

Handle beanstalkd v1.13 quoted YAML#41

Merged
chrisminett merged 2 commits into
mainfrom
quoted-yaml
Mar 31, 2026
Merged

Handle beanstalkd v1.13 quoted YAML#41
chrisminett merged 2 commits into
mainfrom
quoted-yaml

Conversation

@chrisminett
Copy link
Copy Markdown
Member

Handle quoted YAML added in beanstalkd/beanstalkd#611

Spaces are already trimmed by the `trim()` by default,
so the ltrim() for just spaces does nothing.
@chrisminett chrisminett self-assigned this Mar 31, 2026
@chrisminett chrisminett added the minor-version Release SHOULD be minor version increment label Mar 31, 2026
Some stat keys are quoted in beanstalkd v1.13
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.66%. Comparing base (649846e) to head (2a05ce9).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #41      +/-   ##
============================================
- Coverage     98.71%   98.66%   -0.05%     
  Complexity      362      362              
============================================
  Files            41       41              
  Lines          1168     1125      -43     
============================================
- Hits           1153     1110      -43     
  Misses           15       15              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chrisminett chrisminett merged commit b155551 into main Mar 31, 2026
13 of 14 checks passed
@chrisminett chrisminett deleted the quoted-yaml branch March 31, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor-version Release SHOULD be minor version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant